home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Programming / ace_gpl_release / submods / complex / make < prev    next >
Encoding:
AmigaDOS Script File  |  1996-08-28  |  95 b   |  5 lines

  1. .key prg
  2.  
  3. ; Create executable from ACE program and Complex Math SUBmod.
  4. bas -O <prg> complex.o
  5.